home *** CD-ROM | disk | FTP | other *** search
- Contents of FADER.EXE self-extracting archive:
-
- 1. Files that make the custom control (in the \FADER directory)
-
- FADER. NMK Makefile for custom control
- FADER.C Main program and window functions (LISTING #1)
- FADER2.C SDK editor interface module (LISTING #2)
- FADER.DEF Module definition file (FIGURE #6)
- FADER.DLG Style dialog box used by SDK editor
- DIALOG.H Include file for FADER.DLG
- FADER.H Fader message definition (LISTING #3)
- FADER.RC RC file for Fader
- FADER.DLL Compiled DLL ready-to-go
-
-
- 2. Files that make the demonstration program (in the \DEMO directory)
-
- TESTFAD.C Main program for the demo program (LISTING #4)
- TESTFAD. Makefile for the demo program
- TESTFAD.LNK Linker response file for the demo program
- TESTFAD.DEF Module definition file
- TESTFAD.HH Include file for the RC file and TESTFAD.C
- TESTFAD.H Include file for TESTFAD.C
- TESTFAD.RC RC file for the demo program
- FADBOX.H Include file for the dialog box
- TESTFAD.EXE Compiled demo ready-to-go
- TESTFAD.DLG The demo dialog box
-
-